projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c177f50
)
Strip quotes in S&T output.
author
robertl
<robertl>
Thu, 10 Apr 2003 01:41:14 +0000
(
01:41
+0000)
committer
robertl
<robertl>
Thu, 10 Apr 2003 01:41:14 +0000
(
01:41
+0000)
internal_styles.c
patch
|
blob
|
history
style/s_and_t.style
patch
|
blob
|
history
diff --git
a/internal_styles.c
b/internal_styles.c
index 26d2cf673a856e6c7e1a683dbdc160220fe35a8f..b7334434fadd22c1cca494b943f1c54bcb727e7e 100644
(file)
--- a/
internal_styles.c
+++ b/
internal_styles.c
@@
-374,7
+374,7
@@
static char s_and_t[] =
"#\n"
"FIELD_DELIMITER COMMA\n"
"RECORD_DELIMITER NEWLINE\n"
-"BADCHARS
COMMA
\n"
+"BADCHARS
,\"
\n"
"PROLOGUE Name,Latitude,Longitude,Name 2,URL,Type\n"
diff --git
a/style/s_and_t.style
b/style/s_and_t.style
index b865a04b7310e57065859cedd88ca3a059c91260..60da4b4eef6ea2e9b7d55f99e481a975da988463 100644
(file)
--- a/
style/s_and_t.style
+++ b/
style/s_and_t.style
@@
-19,7
+19,7
@@
DESCRIPTION Microsoft Streets and Trips 2002/2003
#
FIELD_DELIMITER COMMA
RECORD_DELIMITER NEWLINE
-BADCHARS
COMMA
+BADCHARS
,"
PROLOGUE Name,Latitude,Longitude,Name 2,URL,Type